CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Algorithms in Java

搜索资源列表

  1. javaSort

    0下载:
  2. 用Java编写的几种排序算法的实现,包括快速排序,Shell排序等几种高级的排序算法-Prepared to use Java realization of several sorting algorithms, including the quick sort, Shell sort, such as several high-ranking algorithm
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2624
    • 提供者:王本力
  1. Java_Generics_And_Collections_2006

    0下载:
  2. In the past decade, Java has become the language of choice for a variety of applications. But Java developers have found themselves repeatedly referring to references such as Sedgewick s Algorithms in C for solutions to common programming problems. T
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:925904
    • 提供者:saurabh
  1. Apriori

    0下载:
  2. 数据挖掘算法本程序是数据挖掘中的关联规则模型中著名的Aprior算法的java实现程序-This program is data mining algorithms in data mining association rules model of the famous Aprior algorithm java implementation procedures for
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:3290
    • 提供者:王丽娅
  1. Data.Structures.and.Algorithm.Analysis.in.Java.ra

    0下载:
  2. This book is about data structures and algorithms as used in computer programming. Data structures are ways in which data is arranged in your computer s memory (or stored on disk). Algorithms are the procedures a software program uses to manipulat
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2844840
    • 提供者:cgdg3
  1. An-Introduction-to-Parallel-and-Vector-Scientific

    0下载:
  2. In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a genera
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1644487
    • 提供者:zahid
  1. Algorithms-in-Java--3rd-Ed---Robert-Sedgewick

    0下载:
  2. This edition of Robert Sedgewick s popular work provides current and comprehensive coverage of important algorithms for Java programmers. Michael Schidlowsky and Sedgewick have developed new Java implementations that both express the methods in a con
  3. 所属分类:Document

    • 发布日期:2017-11-02
    • 文件大小:10036520
    • 提供者:Huynh Ngoc Tu
  1. sort

    0下载:
  2. java 中的排序算法包括插入排序 -java in sorting algorithms including insertion sort
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1645
    • 提供者:wxy
  1. ACOTSPJava-1.0.3-1.0.1

    0下载:
  2. ACO tsp in Java A Java implementation of ACO algorithms for the TSP This software provides an implementation of various Ant Colony Optimization (ACO) algorithms for the symmetric Traveling Salesman Problem (TSP).
  3. 所属分类:Software Testing

  1. JAVA-Eight-digital-problem

    0下载:
  2. 九宫排字问题(又称八数码问题)是人工智能当中有名的难题之一。问题是在 3×3 方格盘上,放有八个数码,剩下第九个为空,每一空格其上下左右的数码可移至空格。问题给定初始位置和目标位置,要求通过一系列的数码移动,将初始位置转化为目标位置。本文介绍用普通搜索方法、双向广度搜索和启发式搜索如何缩短寻找路径的时间,以及各算法间的利与弊。-Jiugong typesetting problem (also known as eight digital problem) is one of famous pr
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:27065
    • 提供者:开发者
  1. today_blog

    0下载:
  2. Algorithm development starts in MATLAB, Lab-view, C and JAVA which uses complex floating point arithmetic. These algorithms get transfer to hardware implementation team. Then the hardware design teams implement this abstract algorithm on the speci
  3. 所属分类:Development Research

    • 发布日期:2017-04-25
    • 文件大小:106849
    • 提供者:Virender
  1. java-classical-algorithm

    0下载:
  2. java经典算法40题,学习算法在java中编程应用-java classical algorithm 40 questions, learning algorithms programmed in java application
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:52974
    • 提供者:李荣
  1. graphs

    0下载:
  2. Various Graph algorithms implemented in java
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:10374
    • 提供者:pratik
  1. Java40Algorithm

    0下载:
  2. Forty cases of classic algorithms in Java programming Xiangjie + program examples-Forty cases of classic algorithms in Java programming Xiangjie+ program examples
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:11520
    • 提供者:jiangkanghz
  1. Algorithoms

    0下载:
  2. 在Java环境下,向计算机领域的读者介绍基础的算法与数据结构。-Before there were computers, there were algorithms. But now that there are computers, there are even more algorithms, and algorithms lie at the heart of computing. This book provides a comprehensive introduction to t
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5170670
    • 提供者:sherrywang
  1. Data-Structures-and-Algorithms

    0下载:
  2. 《数据结构与算法》的教学过程中,需要使用各种演示工具以帮助学习者理解课程内容。现有的演示平台存在不少缺点,无法满足学习者新的需求。针对数据结构课程的特点进行分析,根据演示平台的基本要求,结合Java scr ipt语言的特性,提出基于HTML5与Create JS技术构建新型演示平台的方法,为跨平台体验与动态开发等问题提供解决方案,总结实现步骤并提供运行示例。 -Data Structures and Algorithms in the teaching process, we need
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:196866
    • 提供者:刘某某
搜珍网 www.dssz.com